home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14798 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  922 b 

  1. Path: news.netxpress.com!root
  2. From: ghporter@NetXpress.com (Glenn H. Porter)
  3. Newsgroups: comp.lang.ada,comp.lang.c++
  4. Subject: Re: some questions re. Ada/GNAT from a C++/GCC user
  5. Date: Tue, 02 Apr 1996 02:52:45 GMT
  6. Organization: Digital Alpha Server NetXpress.com
  7. Message-ID: <4jq4vd$2s5@ferrari.NetXpress.com>
  8. References: <wnewmanDoxrCp.DKv@netcom.com> <SIMON.96Mar30153124@pogner.demon.co.uk> <315D902C.6F7B@escmail.orl.mmc.com> <Dp3G4u.KEA@world.std.com> <4jmuj5$lkh@dayuc.dayton.saic.com> <315F4A9D.7E6F@mcs.com>
  9. NNTP-Posting-Host: ppp-2-7.netxpress.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Most folks that responded to this missed something.  That it is simply
  13. easier to parse source code that has all of the declarations in one
  14. section while building a symbol table.  They're all there in a group,
  15. bundled together like in Pascal, making it much simpler to identify
  16. them and enter them in the symbol table.
  17.  
  18. Glenn
  19.  
  20.